//******************************************************************************
//  _____                  _    _             __
// |  _  |                | |  | |           / _|
// | | | |_ __   ___ _ __ | |  | | __ _ _ __| |_ __ _ _ __ ___
// | | | | '_ \ / _ \ '_ \| |/\| |/ _` | '__|  _/ _` | '__/ _ \
// \ \_/ / |_) |  __/ | | \  /\  / (_| | |  | || (_| | | |  __/
//  \___/| .__/ \___|_| |_|\/  \/ \__,_|_|  |_| \__,_|_|  \___|
//       | |               We don't make the game you play.
//       |_|                 We make the game you play BETTER.
//
//            Website: http://openwarfaremod.com/
//******************************************************************************
* Author Tutorial >> =|SF|= Phoenix
* Date Completed >> 17-09-2010
//******************************************************************************

Thanks for downloading this Tactical Nuke Addon for the OpenWarfare Mod!

<< Step 1 >>

Copy all files that are located in the folder raw to your OpenWarfare Raw Folder.

Copy the two folders named shock and vision to your normal Call of Duty 4 Raw Folder.

<< Step 2 >>

Add the following lines to your mod.csv file that also is located in your OpenWarfare Raw Folder.

## Tactical Nuke Addon by PhoeniX
rawfile,maps/mp/_flash.gsc
rawfile,maps/mp/_nuke.gsc
sound,nuke,,all_mp

localize,nuke

fx,explosions/nuke
fx,explosions/nuke_explosion
fx,explosions/nuke_flash

material,gfx_flamethrower_smoke
material,gfx_fxt_exp_fire
material,death_nuke
material,hud_nuke
material,icon_0
material,icon_1
material,icon_2
material,icon_3
material,icon_4
material,icon_5

rawfile,shock/flash.shock
rawfile,shock/radiation_high.shock
rawfile,vision/nuke.vision
rawfile,vision/nuke2.vision

weapon,mp/nuke_mp

fx,muzzleflashes/minigun_flash_view

<< Step 3 >>

Open your hardpoints.cfg and add the following lines add the end of the file.

//******************************************************************************
// TACTICAL NUKE SETTINGS
//******************************************************************************
//******************************************************************************
// 0 = Disabled, 1 = Enabled (default)
// set scr_hardpoint_allow_nuke "1"

// Number of kills to get the Tactical Nuke. Values: 1-50. Default value is 25.
// set scr_hardpoint_nuke_streak "25"

// End the game with an Tactical Nuke. 0 = Disabled, 1 = Enabled (Default)
// set scr_nuke_endgame "1"


<< Step 4 >>

Compile a new mod.ff and a new .iwd with the makeMod tool located in your OpenWarfare Raw Folder.

<< Finished >>